home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / pwabwm10.zip / TOP.HIS < prev    next >
Text File  |  1995-02-19  |  3KB  |  47 lines

  1.        v1.00 Added a total number of entries to maintain (top.cfg, line 12).
  2.              This is ready for release now, seems to work pretty stable
  3.          at several places.
  4.          Changed the look of the weekly top up/downloaders (bytes), mainly
  5.          because I wanted another look for my logon PPE :).
  6.                 
  7.        v0.52 Monthly totals were not updated correctly, fixed.
  8.              Fixed a problem with the temporary files created by logon.ppe,
  9.              sometimes they would not be deleted by top.ppe which could
  10.              cause some problems next time around.
  11.              Fixed some cosmetic bugs.
  12.              Changed the code to write dots in between the bytes/files
  13.              displayed, this will make it better readable.
  14.        v0.51 Inserted a couple of checks to make it more robust.
  15.        v0.50 Decided to squash that old and ugly xtop ppe of mine and recode
  16.              it into something better as it was way too slow, but then again
  17.              it was one of me first pcb utils, so it wasn't that bad :)
  18.  
  19.              Anyway, this one uses PPLC 3.0 dbase capability to maintain a
  20.              database for the users. I hope this will prove much faster than
  21.              reading any log file as most weekly/montly bulletins I've seen
  22.              do. I don't know how fast PPLC will handle large databases as
  23.              they grow, but hey, we will surely see, won't we :)
  24.  
  25.              If the database doesn't prove fast enough I can also resort to 
  26.              using a TPA for this, but I hope this won't be necessary 
  27.              because the user base if hogged up enough as it is :).
  28.  
  29.              The only problem with the database use is that initially in the
  30.              first week/month the data will have to build up, after the 
  31.              initial week/month everything should be up to date.
  32.  
  33.              Squished some ugly bugs in the process of beta testing it.
  34.              
  35.              More (ugly big) bugs found and fixed, phew..
  36.  
  37.              Added: an option to TOP.CFG which at the end of the week/month
  38.                     adds a percentage of the uploaded bytes to the account of
  39.                     the top (bytes) uploader. A message is also sent to the 
  40.                     top uploader (weekmsg/monthmsg) congratulating him etc :)
  41.                
  42.              Added: A message to ALL with the (top bytes uploaded) bulletins 
  43.                     can now also be mailed at the end of the week/month (see
  44.                     TOP.CFG).
  45.              Fixed: Ugly weektop update bug (geez).
  46.              Added: Exclusion file (TOP.EXC).
  47.